.sidebar { position: fixed; top: 0; right: 0px; width: 50px; height: 100%; z-index: 99999; }
.sidebar .sidebarContent { position: relative; width: 100%; height: 100%; right: 0px; top: 0; background: #ececec;}
.sidebar .applist { position: absolute; top: 45%; left: 0; width: 100%;  margin-top: -280px;}
.sidebar .applist .app { position: relative; height: 68px; margin-bottom: 10px; border-top: solid 1px #ececec; border-bottom: solid 1px #ececec;}
.sidebar .applist .app .icon { display: block; position: relative; height: 20px; line-height: 12px;font-size: 12px; text-decoration: none; padding-top: 48px; text-align: center; }


.sidebar .applist .app .icon img { position: absolute; top: 8px; left: 6px; height: 36px; width: 36px; -webkit-transition: opacity .1s linear; -moz-transition: opacity .1s linear; -ms-transition: opacity .1s linear; -o-transition: opacity .1s linear; transition: opacity .1s linear; opacity: 0.6; filter: alpha(opacity=60);}


.sidebar .applist .app:hover .icon img { opacity: 1; filter: alpha(opacity=100);}

.sidebar .applist .app-imageswitch .izl_rmenu_qrcode{display:none; left:-150px; top:0px; width:150px;height:150px;}
.sidebar .applist .app-imageswitch .izl_rmenu_qrcode img{position:absolute; left:-150px; top:0px; width:150px;height:150px;max-width: inherit;}

.sidebar .applist .app-imageswitch .izl_rmenu_phone {display:none; position:absolute; width:150px; height: 40px; left:-150px; top: 5px; line-height: 40px; font-size: 16px; text-align: center; color: #333; background: #ececec; border-radius: 0px 2px 2px 0px;}
.sidebar .applist .app-imageswitch .izl_rmenu_kf {display:none; position:absolute; width:150px; left:-150px; top: 5px; line-height: 40px; font-size: 16px; text-align: center; color: #333; background: #ececec; border-radius: 0px 2px 2px 0px;}

.sidebar .sidenav6_btn { position: absolute; height: 50px; width: 50px; bottom: 8%; left: 0px; background: url("/static/img/sidenav/pc/theme6/icon.png") no-repeat -60px -60px;}
 
.sidebar  .izl_rmenu_kf ul li{width:150px; height:40px; overflow:hidden; text-align:left; text-indent:10px;}
.sidebar  .izl_rmenu_kf ul li img{ width:20px; height:20px;} 